countries_currencies_languages ~master (2022-04-17T10:22:10.441967)
Dub
Repo
ISO639
countries_currencies_languages
structures
pure @
safe
struct
ISO639 {
string
alpha2
;
string
alpha3
;
string
alpha3Alternative
;
string
name
;
string
inEnglish
;
string
inFrench
;
Scope
scope_
;
Type
type
;
const
(
string
)[]
inventedNames
;
}
Members
Variables
alpha2
string
alpha2
;
Undocumented in source.
alpha3
string
alpha3
;
Undocumented in source.
alpha3Alternative
string
alpha3Alternative
;
Undocumented in source.
inEnglish
string
inEnglish
;
Undocumented in source.
inFrench
string
inFrench
;
Undocumented in source.
inventedNames
const
(
string
)[]
inventedNames
;
Undocumented in source.
name
string
name
;
Undocumented in source.
scope_
Scope
scope_
;
Undocumented in source.
type
Type
type
;
Undocumented in source.
Meta
Source
See Implementation
countries_currencies_languages
structures
enums
CountryClassification
Scope
Type
structs
Additional
Country
Currency
ISO3166
ISO639
Language
Location
Subdivision
UN